home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt
Text File  |  2003-07-29  |  7KB  |  260 lines

  1. object FrmAbout: TFrmAbout
  2.   Left = 250
  3.   Top = 122
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'FrmAbout'
  7.   ClientHeight = 581
  8.   ClientWidth = 604
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormShow
  22.   PixelsPerInch = 120
  23.   TextHeight = 16
  24.   object Image: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 399
  28.     Height = 295
  29.     AutoSize = True
  30.     OnClick = ImageClick
  31.   end
  32.   object Label1: TLabel
  33.     Left = 282
  34.     Top = 68
  35.     Width = 40
  36.     Height = 16
  37.     Caption = 'version'
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clNavy
  40.     Font.Height = 16
  41.     Font.Name = 'Arial'
  42.     Font.Style = []
  43.     ParentFont = False
  44.     Transparent = True
  45.     OnClick = ImageClick
  46.   end
  47.   object Label2: TLabel
  48.     Left = 143
  49.     Top = 162
  50.     Width = 37
  51.     Height = 18
  52.     Caption = 'Web:'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clNavy
  55.     Font.Height = 18
  56.     Font.Name = 'Arial'
  57.     Font.Style = []
  58.     ParentFont = False
  59.     Transparent = True
  60.     OnClick = ImageClick
  61.   end
  62.   object LblRegistered: TLabel
  63.     Left = 111
  64.     Top = 214
  65.     Width = 165
  66.     Height = 18
  67.     Caption = 'EVALUATION VERSION'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clNavy
  70.     Font.Height = 18
  71.     Font.Name = 'Arial'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.     Transparent = True
  75.     OnClick = ImageClick
  76.   end
  77.   object Label4: TLabel
  78.     Left = 130
  79.     Top = 184
  80.     Width = 49
  81.     Height = 18
  82.     Caption = 'E-mail:'
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clNavy
  85.     Font.Height = 18
  86.     Font.Name = 'Arial'
  87.     Font.Style = []
  88.     ParentFont = False
  89.     Transparent = True
  90.     OnClick = ImageClick
  91.   end
  92.   object LblVersion: TLabel
  93.     Left = 328
  94.     Top = 68
  95.     Width = 7
  96.     Height = 16
  97.     Caption = '3'
  98.     Color = clBlack
  99.     Font.Charset = DEFAULT_CHARSET
  100.     Font.Color = clBlack
  101.     Font.Height = 16
  102.     Font.Name = 'Arial'
  103.     Font.Style = [fsBold]
  104.     ParentColor = False
  105.     ParentFont = False
  106.     Transparent = True
  107.     OnClick = ImageClick
  108.   end
  109.   object Label6: TLabel
  110.     Left = 192
  111.     Top = 162
  112.     Width = 133
  113.     Height = 18
  114.     Cursor = crHandPoint
  115.     Caption = 'www.pocomail.com'
  116.     Color = clBlack
  117.     Font.Charset = DEFAULT_CHARSET
  118.     Font.Color = clBlack
  119.     Font.Height = 18
  120.     Font.Name = 'Arial'
  121.     Font.Style = [fsBold, fsUnderline]
  122.     ParentColor = False
  123.     ParentFont = False
  124.     Transparent = True
  125.     OnClick = Label6Click
  126.   end
  127.   object Label7: TLabel
  128.     Left = 192
  129.     Top = 184
  130.     Width = 166
  131.     Height = 18
  132.     Cursor = crHandPoint
  133.     Caption = 'support@pocomail.com'
  134.     Color = clBlack
  135.     Font.Charset = DEFAULT_CHARSET
  136.     Font.Color = clBlack
  137.     Font.Height = 18
  138.     Font.Name = 'Arial'
  139.     Font.Style = [fsBold, fsUnderline]
  140.     ParentColor = False
  141.     ParentFont = False
  142.     Transparent = True
  143.     OnClick = Label7Click
  144.   end
  145.   object Label8: TLabel
  146.     Left = 81
  147.     Top = 140
  148.     Width = 100
  149.     Height = 18
  150.     Caption = 'Developed by:'
  151.     Font.Charset = DEFAULT_CHARSET
  152.     Font.Color = clNavy
  153.     Font.Height = 18
  154.     Font.Name = 'Arial'
  155.     Font.Style = []
  156.     ParentFont = False
  157.     Transparent = True
  158.     OnClick = ImageClick
  159.   end
  160.   object Label9: TLabel
  161.     Left = 192
  162.     Top = 140
  163.     Width = 99
  164.     Height = 18
  165.     Caption = 'Poco Systems'
  166.     Color = clBlack
  167.     Font.Charset = DEFAULT_CHARSET
  168.     Font.Color = clBlack
  169.     Font.Height = 18
  170.     Font.Name = 'Arial'
  171.     Font.Style = [fsBold]
  172.     ParentColor = False
  173.     ParentFont = False
  174.     Transparent = True
  175.     OnClick = ImageClick
  176.   end
  177.   object SpeedButton1: TSpeedButton
  178.     Left = 376
  179.     Top = 272
  180.     Width = 19
  181.     Height = 21
  182.     Caption = 'O'
  183.     Flat = True
  184.     Font.Charset = DEFAULT_CHARSET
  185.     Font.Color = clWhite
  186.     Font.Height = 14
  187.     Font.Name = 'Arial'
  188.     Font.Style = []
  189.     ParentFont = False
  190.     OnClick = SpeedButton1Click
  191.   end
  192.   object Label3: TElHTMLLabel
  193.     Left = 28
  194.     Top = 240
  195.     Width = 325
  196.     Height = 52
  197.     Cursor = crDefault
  198.     IsHTML = True
  199.     WordWrap = False
  200.     Caption = 
  201.       '<p align="center">Copyright '#169' 1999-2003 Poco Systems Inc<br>'#13#10'Gr' +
  202.       'aphics by Dave Swanwick <a href="http://www.e2z.co.uk">www.e2z.c' +
  203.       'o.uk</a>, Wptools '#169' Julian Ziersch<br>'#13#10'IMAP4 Technology under L' +
  204.       'icense from Wireless Technology Asia.<br>'#13#10'Contact sales@Wireles' +
  205.       'sTechnologyAsia.com for more information.'
  206.     LinkStyle = [fsUnderline]
  207.     OnLinkClick = Label3LinkClick
  208.     Alignment = taCenter
  209.     Font.Charset = DEFAULT_CHARSET
  210.     Font.Color = clNavy
  211.     Font.Height = 13
  212.     Font.Name = 'Arial'
  213.     Font.Style = []
  214.     ParentFont = False
  215.     Transparent = True
  216.   end
  217.   object MemoThanks: TElAdvancedMemo
  218.     Left = 4
  219.     Top = 308
  220.     Width = 391
  221.     Height = 191
  222.     ScrollBars = ssVertical
  223.     TabOrder = 0
  224.     Visible = False
  225.     OnClick = MemoThanksClick
  226.   end
  227.   object Thanks: TIStrings
  228.     Duplicates = dupIgnore
  229.     Left = 434
  230.     Top = 62
  231.     SStr = (
  232.       
  233.         'Firstly, an Enormous Thank You goes out to the early Alpha team,' +
  234.         ' without whom you would be looking at a very different applicati' +
  235.         'on:'
  236.       
  237.         'M. J. Guerra, Michael Motek, Bruce C. Olson, Havivah Schwartz an' +
  238.         'd Austin Ziegler'
  239.       ''
  240.       
  241.         'The author would also like to thank the following people -  with' +
  242.         'out them Poco would not be where it is today:'
  243.       ''
  244.       
  245.         'Arnvid Aakre, Jody Adair, Juan Carlos Arevalo-Baeza, Randy Autry' +
  246.         ', Neil C. Becker, Michal Bladowski, Michael Borras, Preston Bowm' +
  247.         'an, Cliff Briand, Mike Carey, Derek Cedillo, Adrian Christoffel,' +
  248.         ' James Dada, Scott Daley, Nicolas Denux, Thomas Drahokoupil, Eri' +
  249.         'c G. V. Fookes, John Gilman, Jean Fran'#231'ois Godin, George & Diann' +
  250.         'e Gray, Robin Hebert, Chad Z. Hower, Brian Huber, Dieter Hummel,' +
  251.         ' Dr. Tim Janis, Rich W. Levine, Lucille Luxenburg, Homesick Mac,' +
  252.         ' Britt Malka, Sandy McKean, Damien Mc Kenna, Shayne Micchia, Ste' +
  253.         've Mills, Reka Morvay, J, Peter Mugaas, JTC Murphy, Steve O'#39'Brie' +
  254.         'n, Derek A. Pajaczkowski, Damir Radic, Melissa Reese, Ana Reguei' +
  255.         'ro, Peter J. Riley, Steve Schneider, Phil Schnyder, Darrin Schro' +
  256.         'eder, Mark Selman, Stephen Serenelli, Martha Seward, Sid, Zeljko' +
  257.         ' Skropanic, Juan Sol, Cheryl Stone and Sheila Taylor.')
  258.   end
  259. end
  260.